projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10a8fe9
)
Include config.h in gdkenumtypes.c.template
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 15 Mar 2013 12:25:14 +0000
(08:25 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 15 Mar 2013 13:19:35 +0000
(09:19 -0400)
At the same time, drop the GDK_ENABLE_BROKEN define.
Nothing broken in GDK broken anymore :-)
gdk/gdkenumtypes.c.template
patch
|
blob
|
history
diff --git
a/gdk/gdkenumtypes.c.template
b/gdk/gdkenumtypes.c.template
index b94806f941e513aa8c70b665d809f7d23e61154e..dcafd8d2514df7a36a227dc55a8ed6a3c0c7da69 100644
(file)
--- a/
gdk/gdkenumtypes.c.template
+++ b/
gdk/gdkenumtypes.c.template
@@
-1,5
+1,5
@@
/*** BEGIN file-header ***/
-#
define GDK_ENABLE_BROKEN
+#
include "config.h"
#include "gdk.h"
/*** END file-header ***/